Paper Tray Selections for the Universal Print Structure
You can use the paper tray selection constants to define the value of thefirstTray
andremainingTray
fields in the universal print structure.
enum { gxFirstTray = 0, gxSecondTray = 1, gxThirdTray = 2 };Constant descriptions
- gxFirstTray
- The printer's first paper tray is used for this print job.
gxSecondTray
- The printer's second paper tray is used for this print job.
gxThirdTray
- The printer's third paper tray is used for this print job.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help